home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pong32.zip / SBBS_USE.DOC < prev    next >
Text File  |  1992-05-03  |  2KB  |  45 lines

  1.  
  2.                                -=( SBBS.DOC )=-
  3.  
  4. Ok, here is some extra info for SBBS v1.11 sysops.
  5.  
  6. Here are some points especialy for SBBS usage:
  7.  
  8. - You should put the variable BBS=SBBS in your environment.
  9.     (Set BBS=SBBS)
  10.   As I didn't find a decent way yet to recognice the BBS which
  11.   is running the door. (Ra sysops can also use BBS=RA, but since
  12.   I'm an RA sysop myself thatone is the default..)
  13.  
  14. - SBBS sysops have to add the *E parameter if they want to use the
  15.   sysop-keys inside the door. (That is, you can use them inside the
  16.   door anyhow, but without the *E adjusting time and such wouldn't
  17.   be passed back to the BBS)
  18.  
  19. - Since AVATAR isn't supported by SBBS it cannot be selected while
  20.   running SBBS.
  21.   All the other functions are supported though.
  22.  
  23. - Language support for SBBS systems works like this:
  24.  
  25.    * The door looks into the userinfo to see which language file is
  26.      selected.
  27.    * The first 3 characters of the language filename are used as an
  28.      extention for the language file which should be found in the
  29.      doors home directory (i.e. the directory where the EXE is OR
  30.      the directory where the <DOORNAME>= environment variable points
  31.      too.
  32.  
  33.   f.e. The user has selected the HOLLANDS.LGN file. The doors (Say NEWS)
  34.   looks for a language file with the name NEWS.HOL (and also the helpfile
  35.   NEWSHELP.HOL) This file should be in the directory where the NEWS=
  36.   environment variable points to OR (if you don't use the environment var)
  37.   in the same directory as the EXE file.
  38.  
  39. On the other side, all the DesqView and multiline functions should work.
  40. To detect Multiline I check the configfile for the number of lines.
  41. If the number is >1, multiline is turned on and share is supposed to be
  42. there.
  43.  
  44.  
  45.